/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.qr-code {
    display: none;
    position: absolute;
	 z-index: 2009; 
	 inset: 85px auto auto 1510px; 
	 width: 160px; 
}
.colorline{
	margin-top: 4px !important;
}
.qr-trigger {
    position: relative;
}
.my-article-list .is-style-shopmighty-boxshadow-large{
	background: linear-gradient(0deg, #FAFBFC 0%, #FFFFFF 100%) !important;
	box-shadow: 0px 8px 6px 0px rgba(253,40,69,0.05) !important;
}
.qr-code-tools {
    display: none;
    position: absolute;
	 z-index: 2009; 
	 inset: 85px auto auto 1358px; 
	 width: 160px; 
}
.custom-align-btn a{
	display: flex;
	align-items: center;
}
.custom-align-btn img {
	margin-right:5px;
	margin-top:-2px;
}
.customer-service-icon{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
	cursor: pointer;
/* 	display: none; */
}
.kf-popup-qrwrap{
	padding:0 !important;
	width: 160px;
	height:160px;
	display:flex;
	align-items: center;
	justify-content:center;
}
.online-img-box{
	position:relative;
}
.online-img-box>div{
	width: 100%;
}
.show-more-btn{
	width: 100%;
   position: absolute;
   bottom: 50px;
   background: linear-gradient(0deg, white 35%, transparent);
   height: 150px;
   display: flex;
   align-items: flex-end;
   justify-content: center;
   z-index: 99;
}
.eb-advanced-tabs-iraje.eb-advanced-tabs-wrapper .eb-tabs-nav ul.tabTitles[data-tabs-ul-id="eb-advanced-tabs-iraje"] li{
	justify-content: normal !important;
	padding-left: 10px;
	box-sizing: border-box;
}
.eb-post-grid-wrapper.eb-post-grid-b7djc .ebpg-pagination button.ebpg-pagination-item.active{
	background: #FD2845 !important;
}
.myPG-lms .ebpg-grid-post-holder {
	align-items:stretch !important;
}
.myPG-lms .ebpg-entry-wrapper{
	justify-content: space-around;
}
.myPG-lms .ebpostgrid-pagination{
	margin-top:10px;
}
.my-crumbs{
	margin-bottom:20px;
}
.design-box{
	background-size: 100% 100% !important;
}
.my-swiper11 {
	overflow:visible !important;
	margin: 0 !important;
	height:670px;
}
.my-swiper-wrap11{
	overflow:hidden;
}
.my-swiper-pagination11{
	position: absolute;
   transition: 300ms opacity;
   transform: translate3d(0,0,0);
   z-index: 10;  /* 确保分页器在slides之上 */
   bottom: -80px; /* 调整位置 */
   left: 0;
   width: 100%;
	display:flex;
	align-items: center;
   justify-content: center;
}
.my-swiper-pagination11 .my-sp{
	width: 420px;
	height:160px;
   padding: 30px;
   box-shadow: 0px 0px 15px 0px rgba(253,40,69,0.2);
	background: rgba(255,255,255,0.45);
   border-radius: 15px;
	margin-right:30px;
	box-sizing: border-box;
	display:flex;
	justify-content: flex-start;
	align-items: center;
}
.my-swiper-pagination11 .my-sp .sp-box{
	width: 340px;
}
.my-swiper-pagination11 .my-sp .swiper-slide-btn {
	display: none;
}
.my-swiper-pagination11 .my-sp .my-sp-title{
	font-weight: 400;
   font-size: 18px;
   color: #333333;
}
.my-swiper-pagination11 .my-sp .my-sp-desc{
	font-weight: 400;
   font-size: 14px;
   color: #999999;
	text-align:left;
}
.my-swiper-pagination11 .active{
	background: linear-gradient(0deg, #FFFFFF 0%, #FFC9D0 100%);
   box-shadow: 0px 8px 6px 0px rgba(253,40,69,0.05);
	width: 700px;
}
.my-swiper-pagination11 .active .swiper-slide-btn{
	display: flex;
	width: 150px;
	height:50px;
	justify-content:center;
	align-items: center;
	margin-left: 84px;
	background:#FD2845;
	border-radius:14px;
	color: #fff;
}
.my-swiper-pagination11 .active .my-sp-title{
	font-weight: 500;
}
.my-swiper-pagination11 .active .my-sp-desc{
	color: #333333;
}
.my-swiper11 .my-ss {
	position: relative;
}
.my-swiper11 .my-ss>img {
	width: 100%;
	height: 100%;
}
.my-swiper11 .sp-content{
	position:absolute;
	width:100%;
	height:670px;
	top:0px;
	left: 0px;
}
.my-swiper11 .sp-content .spc-wrap{
	width:1600px;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	margin:0px auto;
}
.my-swiper11 .sp-content .spc-wrap .spcw-left{
	flex: 1;
	margin-top:200px;
}
/* .my-swiper11 .sp-content .spc-wrap .spcw-right img {
	width: 550px;
	margin-right:150px;
}
.my-swiper11 .sp-content .spc-wrap .spcw-right .spcw-rbi{
	width: 760px;
	margin-right:40px;
	margin-top:21px;
} */
.my-swiper11 .sp-content .spc-wrap .spcw-right{
	width: 740px;
	height: 510px;
	margin-top: 18px;
	border-radius:20px;
	overflow:hidden;
/* 	margin-right: 50px; */
}
.my-swiper11 .sp-content .spc-wrap .spcw-right>img{
	width: 100%;
}
.my-swiper11 .sp-content .spc-title{
	font-size:36px;
	margin-bottom:20px;
	color: #333;
}
.my-swiper11 .sp-content .spc-desc{
	font-size:20px;
	width:680px;
	word-wrap: wrap;
	color:#666666;
}
.my-advanced-tabs .tabTitles{
	justify-content: center;
   align-items: center;
}
@media (min-width: 769px) {
	.my-advanced-tabs .tabTitles li{
		flex: none !important;
		width: 110px;
	}
}
/*如果手机浏览tab标签不设置宽度*/
@media (max-width: 768px) {
	.my-advanced-tabs .tabTitles li{
		flex: none !important;
	}	
}
.infobox-wrapper-inner .title {
	display: -webkit-box;
  -webkit-line-clamp: 1; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
 .infobox-wrapper-inner p , .ebpg-grid-post-excerpt p{
	display: -webkit-box;
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.my-adtabs{
	height:460px;
	width: 100%;
}
.my-adtabs-con {
	display:flex;
	max-width: 100% !important;
}
.my-adtabs-con .adcon-box{
	flex:1;
	margin-right:20px;
}
.my-infobox{
	width:100%;
	height: 180px;
	margin: 20px;
   padding: 20px;
   border: 1px solid #ddd;
   border-radius: 15px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 1);
   transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.my-infobox:hover{
	background: #FEF2F3;
}
.my-infobox .eb-parent-wrapper, .my-infobox .eb-infobox-wrapper, .my-infobox .infobox-wrapper-inner {
	height:100%;
}
.my-infobox .contents-wrapper{
	display: flex;
	flex-direction:column;
	justify-content: space-between;
	padding-top:5px;
}
.my-infobox .description{
	text-align: right;
}
.content-box__container{
	opacity:0;
	transition: all 0.5s;
}
.content-box_hover-style:hover .content-box__container{
	opacity:1;
}
.custom-post-content-cursor{
	cursor: default !important;
}
.wp-block-column .is-layout-flow .wp-block-column-is-layout-flow{
	padding: 15px;
}
.abu_container{
	overflow:hidden;
}
.abu_container .abu_box{
	margin: 60px auto;
	width:1600px;
	box-shadow: 0px 0px 20px 0px rgba(253,40,69,0.2);
}
.abu_texta{
	gap: 0 !important;
}
.abu_container .abu_align {
	display: flex;
	align-items: center;
}
.abu_container .abu_text{
	width:24%;
}
.pr-img-wrapper{
	height:521px;
	overflow:hidden;
}

.policy_text p{
	display: block;
	text-indent:20px;
}

#newscontentshow {
	padding: 1px 15px;
}

#shownewsbutton {
	padding: 1px 15px;
}
